Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint from 6.7.1 to 6.7.2 #6907

Merged
merged 1 commit into from Dec 1, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint from 6.7.1 to 6.7.2.

Release notes

Sourced from eslint's releases.

v6.7.2

  • bc435a9 Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #12614) (#12616) (Toru Nagashima)
  • 4928d51 Fix: don't ignore the entry directory (fixes #12604) (#12607) (Toru Nagashima)
  • b41677a Docs: Clarify suggestion's data in Working with Rules (refs #12606) (#12617) (Milos Djermanovic)
  • ea16de4 Fix: Support tagged template literal generics in no-unexpected-multiline (#11698) (Brad Zacher)
  • fa6415d Sponsors: Sync README with website (ESLint Jenkins)
  • e1e158b Sponsors: Sync README with website (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v6.7.2 - November 30, 2019

  • bc435a9 Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes #12614) (#12616) (Toru Nagashima)
  • 4928d51 Fix: don't ignore the entry directory (fixes #12604) (#12607) (Toru Nagashima)
  • b41677a Docs: Clarify suggestion's data in Working with Rules (refs #12606) (#12617) (Milos Djermanovic)
  • ea16de4 Fix: Support tagged template literal generics in no-unexpected-multiline (#11698) (Brad Zacher)
  • fa6415d Sponsors: Sync README with website (ESLint Jenkins)
  • e1e158b Sponsors: Sync README with website (ESLint Jenkins)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [eslint](https://github.com/eslint/eslint) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.7.1...v6.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 1, 2019
@TravisBuddy
Copy link

Hey @dependabot-preview[bot],
Your changes look good to me!

View build log

TravisBuddy Request Identifier: d4967a80-1467-11ea-b320-67c429a7bc90

@codecov
Copy link

codecov bot commented Dec 1, 2019

Codecov Report

Merging #6907 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6907      +/-   ##
==========================================
+ Coverage   40.97%   40.98%   +<.01%     
==========================================
  Files         272      272              
  Lines       13625    13625              
  Branches     2043     2043              
==========================================
+ Hits         5583     5584       +1     
+ Misses       7802     7794       -8     
- Partials      240      247       +7
Impacted Files Coverage Δ
decksite/league.py 34.43% <0%> (-0.34%) ⬇️
logsite/api.py 41.17% <0%> (ø) ⬆️
maintenance/elo.py 0% <0%> (ø) ⬆️
decksite/view.py 61.12% <0%> (ø) ⬆️
magic/multiverse.py 5.42% <0%> (ø) ⬆️
decksite/views/person_achievements.py 35% <0%> (ø) ⬆️
decksite/data/rule.py 23.42% <0%> (ø) ⬆️
logsite/data/match.py 75% <0%> (ø) ⬆️
decksite/data/competition.py 65.43% <0%> (+2.46%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df0c0d9...7551706. Read the comment docs.

@dependabot-preview dependabot-preview bot merged commit e47f4c2 into master Dec 1, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-6.7.2 branch December 1, 2019 23:00
@vorpal-buildbot vorpal-buildbot added Pending-on-LOGS Used by the build bot Pending-on-PROD Used by the build bot Seen-on-LOGS and removed dependencies Pull requests that update a dependency file Pending-on-LOGS Used by the build bot labels Dec 1, 2019
@vorpal-buildbot
Copy link
Contributor

Seen on LOGS (merged by @dependabot-preview[bot] 1 minute and 7 seconds ago) Please check your changes!

1 similar comment
@vorpal-buildbot
Copy link
Contributor

Seen on LOGS (merged by @dependabot-preview[bot] 1 minute and 7 seconds ago) Please check your changes!

@vorpal-buildbot vorpal-buildbot added Seen-on-PROD and removed Pending-on-PROD Used by the build bot labels Dec 1, 2019
@vorpal-buildbot
Copy link
Contributor

Seen on PROD (merged by @dependabot-preview[bot] 2 minutes and 45 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants